pcifront poll loop now checks gettimeofday rather than jiffies,
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 16 Mar 2006 11:31:16 +0000 (12:31 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 16 Mar 2006 11:31:16 +0000 (12:31 +0100)
commit7d2b8840b827e468296fe6432341ea57e45e3859
tree24b2dddd466eea79bd6cb9d489cded3247c59386
parenta54b2baac24a08b82791ede1491f31ce9408af3f
pcifront poll loop now checks gettimeofday rather than jiffies,
as the latter does not increase while interrupts are disabled.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/pcifront/pci_op.c